From 0b473ae8854c5dbeb044f62144fcde790dab91bb Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Wed, 4 Jun 2014 09:44:27 -0400 Subject: [PATCH] docs: xentrace manpage Update the -c and -e parameters wording. Signed-off-by: Konrad Rzeszutek Wilk Acked-by: George Dunlap Acked-by: Ian Campbell --- tools/xentrace/xentrace.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/xentrace/xentrace.8 b/tools/xentrace/xentrace.8 index c84e2e913b..ac18e9f31d 100644 --- a/tools/xentrace/xentrace.8 +++ b/tools/xentrace/xentrace.8 @@ -37,10 +37,10 @@ set the time, p, (in milliseconds) to sleep between polling the buffers for new data. .TP .B -c, --cpu-mask=c -set cpu-mask +set bitmask of CPUs to trace. It is limited to 32-bits. .TP .B -e, --evt-mask=e -set evt-mask +set event capture mask. If not specified the TRC_ALL will be used. .TP .B -?, --help Give this help list -- 2.30.2